[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SET COLOUR        Incorrect syntax in STD.CH.

  Clipper Version  1.03 dtd 09/15/90.

  Problem Statement

  SET COLOUR directives in STD.CH need to be changed to enable
  command recognition.

  Cause
  Incorrect programming.

  Work Around(s)

  Edit the SET COLOUR lines, in MYNAME.CH, to read as follows:

  #command  SET COLOUR TO [<*spec*>]   =>  SetColor( #<spec> )
  #command  SET COLOUR TO ( <c> )      =>  SetColor( <c> )

See Also: STD.CH MISC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson